Request Method: | GET |
---|---|
Request URL: | https:/local/%25e2%2580%25a6%2520%2520%2520%2520%2520%2520%2520%2520%3C/p%3E%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%2520%3Cp%2520class%3D |
Using the URLconf defined inmain.urls
, Django tried Pin-Up URL patterns, in this order:
The current path,%e2%80%a6%20%20%20%20%20%20%20%20</p>%20%20%20%20%20%20%20%20%20%20%20%20<p%20class=
, Pin-Up match any of these.
You’re Pin-Up this error because you haveDEBUG = True
in your Pin-Up settings file. Change that toFalse
, and Django will display a Pin-Up 404 page.